home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -in_the_mag- / reader_requests / gmplaygui / gui / newfiles.sel < prev    next >
Text File  |  1997-04-24  |  371b  |  11 lines

  1. font [bpfont]
  2. background [bpbackground]
  3. title "GMPlayGUI 1.4 - By Boray"
  4. close off
  5. text "Please specify a playdir drawer"
  6. text "where your midi files exists."
  7.  
  8. color light [bpbutton]
  9. button PlayDir 'setenv midi `requestfile TITLE "Select PlayDir" DRAWERSONLY "[midi]"`' 'run >nil: execute /GMPlayGUI' exit
  10. color dark [bpbutton]
  11. button Quit 'run >nil: execute TheEnd' exit